home *** CD-ROM | disk | FTP | other *** search
- Path: siemens.at!saban
- From: saban@siemens.co.at (Tahir Saban)
- Newsgroups: comp.lang.c
- Subject: Re: C Uglifyer wanted
- Date: 9 Feb 1996 09:31:08 GMT
- Organization: Siemens AG Austria
- Message-ID: <4ff48s$lup@news.siemens.at>
- References: <47d983$aq4@apollo.ekfido.kodak.com> <DLHBy6.JJF@cix.compulink.co.uk> <4dtodp$1pf@news.chattanooga.net> <DLs1ru.9FG@ich.nl> <310CBF6F.3A17@ctrvax.vanderbilt.edu> <4eq8qt$66i@airdmhor.gen.nz>
- NNTP-Posting-Host: medusa.gud.siemens-austria
- X-Newsreader: TIN [version 1.2 PL2]
-
- Simon Hosie (gumboot@airdmhor.gen.nz) wrote:
- : ("Dominic Monk") writes:
- : > does anybody know of an useful c-code uglifyer? The code
- : > should still be compilable on different platforms but
- : > variable names etc. changed so that reading, editing etc,
- : > becomes impossible.
-
- : I don't know.. the idea has potential. You could compress it as much as
- : possible by taking out all the whitespace, Lempel Ziv (sp) using #defines,
- : and Huffman on all of the variable and function names. It could be the
- : subject of a competition for the best compression.. Lines no longer than 64
- : characters, etc.
- Hi
- There is a sharevare available called "cfog", but I don't know from where I
- got it. Try garbo.uwasa.fi. Good Luck
- Tahir Saban
-
-